projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76c1337
)
Fix a typo
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 24 Jul 2015 15:27:38 +0000
(11:27 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 24 Jul 2015 15:28:59 +0000
(11:28 -0400)
https://bugzilla.gnome.org/show_bug.cgi?id=752810
gtk/gtkplacessidebar.c
patch
|
blob
|
history
diff --git
a/gtk/gtkplacessidebar.c
b/gtk/gtkplacessidebar.c
index 3adca43a8a2e8ed4f48fa498e41150eacac115ad..3acd6424a81b9e3ef7d4c6bc3219acd411a1a961 100644
(file)
--- a/
gtk/gtkplacessidebar.c
+++ b/
gtk/gtkplacessidebar.c
@@
-4336,7
+4336,7
@@
gtk_places_sidebar_class_init (GtkPlacesSidebarClass *class)
properties[PROP_SHOW_TRASH] =
g_param_spec_boolean ("show-trash",
P_("Show 'Trash'"),
- P_("Whether the sidebar includes a builtin shortcut to
the Trash location"),
+ P_("Whether the sidebar includes a builtin shortcut to the Trash location"),
TRUE,
G_PARAM_READWRITE);
properties[PROP_SHOW_OTHER_LOCATIONS] =